home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / how_to_make_brownie.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(press).as
Text File  |  2011-08-19  |  60b  |  5 lines

  1. on(press){
  2.    _root.cnt = 0;
  3.    _root.gotoAndPlay(3);
  4. }
  5.